home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 1999 May / SGI IRIX 6.5 Applications 1999 May.iso / dist / cosmocreate.idb / usr / lib / X11 / app-defaults / CosmoPackage.z / CosmoPackage
Text File  |  1998-05-07  |  14KB  |  342 lines

  1. !
  2. !  Application Resource for CosmoPackage
  3. !
  4. !
  5.  
  6. ! ============== testing only!!!
  7. CosmoPackage*helpMenu.defaultHelpKey: \
  8.                 index.html?Authoring/overview.htm
  9.  
  10. ! ============== App wide resources
  11. ! Explicitly turn off Golden Gate autoconversion for drag-n-drop performance
  12.  
  13. *CosmoPackage*geometry:                 689x755+0+0
  14. *CosmoPackage.automaticConversion:    off
  15.  
  16. *useSchemes:        all
  17. *sgiMode:        true
  18.  
  19. !! =============
  20. !! For localization translate and uncomment the following lines.
  21. !! =============
  22.  
  23. ! =============== Labelling...
  24.  
  25. ! =============== Defaults for title and icon
  26. *PkMsg_defaultTitle: CosmoPackage
  27. *PkMsg_defaultIcon:  CosmoPackage
  28. *PkMsg_noPkgDir:     No Package Directory
  29. *PkMsg_saveNeeded:   *
  30.  
  31. ! =============== Menus...
  32.  
  33. ! File menu
  34. CosmoPackage*menuBar.file.labelString:                  File
  35. CosmoPackage*menuBar.file.mnemonic:                    F
  36.  
  37. CosmoPackage*menuBar*fileMenu.openNew.labelString:         Open/New...
  38. CosmoPackage*menuBar*fileMenu.openNew.mnemonic:            O
  39. CosmoPackage*menuBar*fileMenu.openNew.accelerator:         Ctrl<Key>O
  40. CosmoPackage*menuBar*fileMenu.openNew.acceleratorText:     Ctrl+O
  41.  
  42. CosmoPackage*menuBar*fileMenu.restart.labelString:      Restart
  43. CosmoPackage*menuBar*fileMenu.restart.accelerator:      Ctrl<Key>T
  44. CosmoPackage*menuBar*fileMenu.restart.acceleratorText:  Ctrl+T
  45. CosmoPackage*menuBar*fileMenu.restart.mnemonic:         t
  46.  
  47. CosmoPackage*menuBar*fileMenu.save.labelString:         Save
  48. CosmoPackage*menuBar*fileMenu.save.mnemonic:            S
  49. CosmoPackage*menuBar*fileMenu.save.accelerator:         Ctrl<Key>S
  50. CosmoPackage*menuBar*fileMenu.save.acceleratorText:     Ctrl+S
  51.  
  52. CosmoPackage*menuBar*fileMenu.saveAs.labelString:       Save As...
  53. CosmoPackage*menuBar*fileMenu.saveAs.mnemonic:          A
  54.  
  55. CosmoPackage*menuBar*fileMenu.preview.labelString:      Preview
  56. CosmoPackage*menuBar*fileMenu.preview.mnemonic:         v
  57. CosmoPackage*menuBar*fileMenu.preview.accelerator:      Ctrl<Key>R
  58. CosmoPackage*menuBar*fileMenu.preview.acceleratorText:  Ctrl+R
  59.  
  60. CosmoPackage*menuBar*fileMenu.previewUsing.labelString: Preview Using
  61. CosmoPackage*menuBar*fileMenu.previewUsing.mnemonic:    w
  62.  
  63. CosmoPackage*menuBar*fileMenu.quit.labelString:         Exit CosmoPackage
  64. CosmoPackage*menuBar*fileMenu.quit.mnemonic:            x
  65. CosmoPackage*menuBar*fileMenu.quit.accelerator:         Ctrl<Key>Q
  66. CosmoPackage*menuBar*fileMenu.quit.acceleratorText:     Ctrl+Q
  67.  
  68. ! Help menu
  69. CosmoPackage*menuBar.help.labelString:               Help
  70. CosmoPackage*menuBar.help.mnemonic:                  H
  71.  
  72. CosmoPackage*helpMenu.helpOnContext.labelString:     Click for Help
  73. CosmoPackage*helpMenu.helpOnContext.mnemonic:        C
  74. CosmoPackage*helpMenu.helpOnContext.accelerator:     Shift<Key>F1
  75. CosmoPackage*helpMenu.helpOnContext.acceleratorText: Shift+F1
  76.  
  77. CosmoPackage*helpMenu.helpOnProduct.labelString:     Product Information
  78. CosmoPackage*helpMenu.helpOnProduct.mnemonic:        P
  79.  
  80.  
  81. ! =============== Main window
  82.  
  83. ! control manager
  84. CosmoPackage*controlMgr.discover.labelString:     1. Discover
  85. CosmoPackage*controlMgr.package.labelString:      2. Package
  86. CosmoPackage*controlMgr.preview.labelString:      3. Preview
  87. CosmoPackage*controlMgr.save.labelString:         Save
  88. CosmoPackage*controlMgr.cancel.labelString:       Cancel
  89.  
  90. ! guts -> control manger
  91. CosmoPackage*controlMgr.discoverLabel.labelString: Discover
  92. CosmoPackage*controlMgr.packageLabel.labelString:  Package
  93. CosmoPackage*controlMgr.paneMinimum: 40
  94. CosmoPackage*controlMgr.paneMaximum: 40
  95.  
  96. ! The next 4 args are special SGI args (man SgScale to find out more)
  97. ! Of course, XmNslanted isn't even in the SgScale man page!!
  98. CosmoPackage*controlMgr*sliderVisual: flat_foreground
  99. CosmoPackage*controlMgr*slidingMode: thermometer
  100. CosmoPackage*controlMgr*slanted: False
  101.  
  102. ! As an added touch, they screwed up the default colors... so here we go
  103. CosmoPackage*controlMgr*Scrollbar.foreground: forestGreen
  104. ! CosmoPackage*controlMgr*Scrollbar.troughColor: SGIMediumGrey
  105.     
  106.  
  107.  
  108. ! ============== Tab pages...
  109.  
  110. CosmoPackage*prefTabs.height: 505
  111.  
  112. ! roots
  113. CosmoPackage*prefTabs*Roots.tabLabel:              Roots
  114. CosmoPackage*prefTabs*Roots*title.labelString:     Root Documents
  115. CosmoPackage*prefTabs*Roots*add.labelString:       Add
  116. CosmoPackage*prefTabs*Roots*remove.labelString:    Remove
  117. CosmoPackage*prefTabs*Roots*removeAll.labelString: Remove All
  118.  
  119. ! TrustMes
  120. CosmoPackage*prefTabs*TrustMe.tabLabel:              Trusted References
  121. CosmoPackage*prefTabs*TrustMe*title.labelString:     Trusted References
  122. CosmoPackage*prefTabs*TrustMe*add.labelString:       Add
  123. CosmoPackage*prefTabs*TrustMe*remove.labelString:    Remove
  124. CosmoPackage*prefTabs*TrustMe*removeAll.labelString: Remove All
  125.  
  126. ! Mappings
  127. CosmoPackage*prefTabs*Mappings*defaultMappingLabel.labelString:    Default Mapping:
  128. CosmoPackage*prefTabs*Mappings*mapFlatDirButton.labelString:    Flat
  129. CosmoPackage*prefTabs*Mappings*authorDirButton.labelString:     Hierarchical
  130.  
  131. ! inspector
  132. CosmoPackage*prefTabs*inspect.tabLabel:              Inspect
  133. CosmoPackage*prefTabs*inspect*title.labelString:     Inspect Document Details
  134. CosmoPackage*prefTabs*inspect*list.height:           100
  135.  
  136. !
  137. CosmoPackage*prefTabs*Mappings*dupHandleButton.labelString:    Auto Handle Overlapping Names
  138.  
  139. CosmoPackage*prefTabs*Mappings*mappingButtonRC.labelString:    Hello
  140. CosmoPackage*prefTabs*Mappings*mapAddButton.labelString:    Add
  141. CosmoPackage*prefTabs*Mappings*mapRemoveButton.labelString:    Remove
  142. CosmoPackage*prefTabs*Mappings*defaultMappingRC.labelString:    Mapping RC
  143.  
  144.  
  145.  
  146.  
  147.  
  148. ! To keep the layout happy the map from string
  149. ! should be longer then the map to string.
  150. CosmoPackage*prefTabs*Mappings*mapToLable.labelString:        Map To: 
  151. CosmoPackage*prefTabs*Mappings*mapFromLable.labelString:    Map From: 
  152.  
  153.  
  154. ! global preferences
  155. CosmoPackage*prefTabs*globalPrefs.tabLabel: Global Prefs
  156.  
  157. ! mappings
  158. CosmoPackage*prefTabs*Mappings.tabLabel:    Mappings
  159.  
  160. ! publishing
  161. CosmoPackage*prefTabs*publish.tabLabel:     Publish
  162.  
  163.  
  164. ! ============== Dialogs... 
  165.  
  166. ! preview dialog
  167. CosmoPackage*previewDialog*title.labelString:  Select the document to preview:
  168. CosmoPackage*previewDialog*ok.labelString:     Preview
  169. CosmoPackage*previewDialog*ok.width:           75
  170. CosmoPackage*previewDialog*ok.height:          30
  171. CosmoPackage*previewDialog*cancel.labelString: Cancel
  172. CosmoPackage*previewDialog*cancel.width:       75
  173. CosmoPackage*previewDialog*cancel.height:      30
  174. CosmoPackage*previewDialog*help.labelString:   Help
  175. CosmoPackage*previewDialog*help.width:         75
  176. CosmoPackage*previewDialog*help.height:        30
  177.  
  178. ! file dialogs
  179. CosmoPackage*ckFB*okLabelString:        OK
  180. CosmoPackage*ckFB*cancelLabelString:    Cancel
  181. CosmoPackage*ckFB*helpLabelString:      Help
  182. CosmoPackage*ckFB*selectionLabelString: Selection
  183.  
  184. CosmoPackage*ckFB*fileWidget.applyLabelString:     Filter
  185. CosmoPackage*ckFB*fileWidget.fileListLabelString:  Files
  186.  
  187. CosmoPackage*ckFB*filterDialog.applyLabelString:   Apply
  188.  
  189. ! Browser launch dialog
  190.  
  191. CosmoPackage*browserLaunchDialog.dialogTitle:    Cosmo Package: Information
  192. CosmoPackage*browserLaunchDialog.messageString:    Launching a Web browser...
  193.  
  194. ! Product info dialog
  195.  
  196. CosmoPackage*productInfoDialog.dialogTitle: Cosmo Package: Product Information
  197. CosmoPackage*productInfoDialog.productDesc: \n\n\
  198.                 Crafted by:\n\
  199.                         Adam Feder\n\
  200.                         Adam Krawitz\n\
  201.                         Alain Dumesny\n\
  202.                         Baron Roberts\n\
  203.                         Dave Immel\n\
  204.                         David Story\n\
  205.                         Douglas O'Morain\n\
  206.                         Ed Burns\n\
  207.                         Jackie Neider\n\
  208.                         Kurt Schaefer\n\
  209.                         Michael Natkin\n\
  210.                         Paul Strauss\n\
  211.                         Rich Gossweiler\n\
  212.                         Richard Lee\n\
  213.                         Rick Pasetto\n\
  214.                         Rob Myers\n\
  215.                         Vic Mitnick\n\n\
  216.                 Quality Assurance Engineers:\n\
  217.                         Allen Henry\n\
  218.                         Ina Canlas\n\
  219.                         Kristi Taylor\n\
  220.                         Sarah Liberman\n\n\
  221.                 Bleeding-edge users:\n\
  222.                         David Frerichs\n\
  223.                         Delle Maxwell\n\
  224.                         Kevin Hartz\n\
  225.                         Mark Callow\n\
  226.                         Paul Robins\n\n\
  227.                 Help Documentation by:\n\
  228.                         Josie Wernecke\n\n\n\n\
  229.                 Copyright 1996-1997 Silicon Graphics, Inc.\n\n
  230.  
  231.  
  232. ! =============== PkConfirm and PkNotify window!
  233. *pkConfirm_popup*title:   CosmoPackage: Confirmation
  234. *pkNotify_popup*title:    CosmoPackage: Notification
  235. *pkGetString_popup*title: CosmoPackage: Query 
  236. *pkGetString_popup*pkGetString.Selection.labelString: Enter trusted reference:
  237.  
  238. ! =============== Useful Messages ===============
  239.  
  240. *PkMsg_Save:      Save
  241. *PkMsg_SaveAs:    Save As
  242. *PkMsg_Discard:   Discard
  243. *PkMsg_Ok:        Ok
  244. *PkMsg_Cancel:    Cancel
  245. *PkMsg_Yes:       Yes
  246. *PkMsg_No:        No
  247. *PkMsg_Discard:   Discard
  248. *PkMsg_Destroy:   Destroy
  249. *PkMsg_Create:    Create
  250. *PkMsg_Overwrite: Overwrite
  251. *PkMsg_Continue:  Continue
  252. *PkMsg_BadPkgDir: Output from reading package directory: \n\n%s\n
  253. *PkMsg_DestroyAndPackage:   Destroy and package
  254.  
  255. *PkMsg_notReadableFile:    "%s" is not a readable file.
  256. *PkMsg_isADuplicate:       "%s" is a duplicate.
  257. *PkMsg_cantResolveFile:    Can't resolve "%s".
  258. *PkMsg_AddRootDialogTitle: Choose root to add
  259. *PkMsg_ChooseRootDialogTitle: Choose Package Directory
  260. *PkMsg_tooManyPlugIns:     Too many handlers for file type "%s"
  261. *PkMsg_TroubleFindingFile: Trouble finding file "%s" -- ignoring!
  262. *PkMsg_cantLoadPlugIn:     Can't load plugin "%s"
  263. *PkMsg_previewNoRoots:     Can't preview when there are no roots!
  264. *PkMsg_TroubleSettingOutputLocations: Trouble setting output locations:\nUse the mappings panel to remap some documents\nor turn on automatic duplicate handling if you've got colliding documents.\n\n%s\n
  265. *PkMsg_TroubleWithMappings: Errors in mappings:\n\n%s\n
  266.  
  267. *PkMsgUi_VIRGIN:               Virgin
  268. *PkMsgUi_OPENING:              Opening
  269. *PkMsgUi_PRE_DISCOVER_FUTZING: Pre-Discovering
  270. *PkMsgUi_DISCOVERING:          Discovering
  271. *PkMsgUi_PRE_PACKAGE_FUTZING:  Pre-Packaging
  272. *PkMsgUi_PACKAGING:            Packaging
  273. *PkMsgUi_PRE_PUBLISH_FUTZING:  Pre-Publishing
  274. *PkMsgUi_PUBLISHING:           Publishing
  275. *PkMsgUi_POST_PUBLISHING:      Post-Publishing
  276.  
  277. *PkMsg_AddSrcDocToPkgDir: Do you want to add "%s"\nto the package directory "%s"?
  278. *PkMsg_PkDoerMissingSymbol: Missing required symbol "%s"
  279. *PkMsg_PkDoerMissingUiFunctions: If plugin defines either "%s" or "%s", it define both.
  280.  
  281. *PkMsg_PkDoerNoPreferencesYet: No preferences yet...
  282.  
  283. *PkMsg_CreateDirectory: The directory "%s" doesn't exist. Do you want to create it?
  284.  
  285. *PkMsg_CantMakePkgDir: Trouble making package directory:\n %s
  286.  
  287. *PkMsg_ClobberPkgDirWithPkgDir: Do you want to overwrite the existing package directory %s?
  288.  
  289. *PkMsg_CantRemove: Can't remove "%s".
  290. *PkMsg_UserCancelled: %s process cancelled by user.
  291. *PkMsg_ReallyCancel: Do you really want to cancel?
  292.  
  293. *PkMsg_TroubleRemovingDir: Trouble removing directory "%s".  (It might be partially destroyed!)
  294. *PkMsg_TroubleCopyingDir: Trouble copying directory "%s".
  295.  
  296. *PkMsg_TroubleDiscovering: Output from discovering:\n\n%s
  297. *PkMsg_TroublePackaging:   Output from packaging:\n\n%s
  298. *PkMsg_TroubleSaving:      Trouble saving:\n\n%s
  299. *PkMsg_TroubleRestarting:  Trouble restarting:\n\n%s
  300. *PkMsg_TroubleOpening:     Trouble opening:\n\n%s
  301.  
  302. *PkMsg_BadRoot: "%s" is a bad root.  Not gonna add it!
  303. *PkMsg_NeedRootsBeforeDiscover: You must specify some root documents before you can discover!
  304.  
  305. *PkMsg_saveBeforeQuit: Save the current package\nbefore quitting CosmoPackage?
  306. *PkMsg_saveBeforeOpenNew: Save the current package before\nchanging to a different package?
  307. *PkMsg_saveBeforeRestart: You have successfully packaged your content. If you don't\nsave before restarting, you will lose the packaged results.\nWould you like to save before restarting?
  308.  
  309. *PkMsg_CommitFinished: The packaging is finished.\nThe location of your content is:\n%s\n
  310.  
  311. *PkMsg_SaveHappy: Your content is packaged and saved. The location of your content is:\n%s\n
  312. *PkMsg_SaveHappyMissing: Your content should be packaged and saved, but it doesn't appear to exist.
  313.  
  314. *PkMsg_InsidePkgDir: Sorry, the directory you selected:\n%s\nis inside another package directory.\nPlease select a different directory.
  315.  
  316. *PkMsg_saveAsInstead: You are about to destroy packaged content and replace it\nwith broken content. Would you like to save the current\npackage to a different location instead?
  317.  
  318. *PkMsg_saveAsSameClean: The package had no changes, so your request to "Save As" to the same directory was ignored.
  319.  
  320. ! =============== Messages for main ===============
  321.  
  322. ! ARGS: string describing trouble
  323. *PkMsg_FileTypingInitTrouble: Troubling initializing file typing:\n
  324.  
  325. ! ARGS:
  326. *PkMsg_HADB_InitTrouble: *** Trouble init'ing the PiHelperAppDB! ***\n
  327.  
  328. ! ARGS: string describing trouble
  329. *PkMsg_HADB_InitTrouble2: Troubling initializing helper app database:\n
  330.  
  331. ! ARGS: string program name
  332. *PkMsg_usage: %2$s\nusage: %1$s [options] [ fileNames ]\n     -help   -- help (this message)\n\     -debug  -- turn on debugging flags\n               p -- print info about \"bad\" plug-ins\n               P -- print info about all plug-ins\n     -pkgDir dirName  -- default output directory\n     -dwytim -- do what you think i mean\n         implies -addRoots (and not -setRoots)\n         (find at most one pkgDir...looking in fileNames too!)\n     -srcDoc fileName -- source document (helps provide defaults)\n     -addRoots -- add the given files to the roots of the package\n     -setRoots -- make the given files the roots of the package\n  If any filenames given, exactly one of -addRoots or -setRoots must be given.\n  If no filenames given, neither should be specified! \n
  333.  
  334. ! ARGS: string program name, wide char debug flag
  335. *PkMsg_badDebugFlag:   %s: bad debug flag (char #%s)\n
  336.  
  337. *PkMsg_PkgDirInRootsUseDwytim: Found package directory ("%s") among roots. \n   This is illegal unless you use -dwytim.\n
  338.  
  339. *PkMsg_TooManyPkgDirs: Found package directory ("%s") among roots. \n   But already had found package directory ("%s").\n   This is illegal!\n
  340.  
  341. *PkMsg_WontDestroy: Sorry! Not going to make "%s"\ninto a package directory since it already exists.\nPlease choose a non-existing file or directory.
  342.